home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
boot
/
czesc_2
/
securityv3.71e
/
securityv3.71e.doc
< prev
next >
Wrap
Text File
|
1994-07-23
|
11KB
|
280 lines
Security Control v3.71e
Evaluation Version
Copyright © 1994 By Robert Marlbrough
All Rights Reserved.
Why?
Security Control was born after seeing five or six other programs attempting
the same basic goal: to allow some form of protection from anyone just
walking by, turning on the computer, and delete the hard drive, etc. I like
the basic concept, but didn't like the implementation. So in an attempt to
learn programming in various langauges, I decided to write a similar program
with features I thought would be nice. And voila, here it is.
Shareware?
Yes, because this allows people who like programming to release their
programs to the public without having to go through commercial laws,
commercial rights, or pay commercial fees. What this means to the Amiga
community is fairly high quality programs for a reasonable price. It also
allows programmers to test the waters to see if a commercial version would
be worth all the trouble. You can do your part in the developement cycle by
being honest and sending in that shareware fee for your favorite programs.
That way the programmers feel the debugging is worth the time, and the
registered people can benefit from being registered. So do the right thing.
It's not $49.95, and I think it's worth it.
Copies?
Yes. Copy this version of the program as many times as you like, and share
it with as many people as you can find that will take it. This increases
the number of people that may appreciate this program. It also increases
the chances of the programmer getting rewarded for his or her hard work and
valiant effort. On the other hand, if/when you receive your registered
version do not copy it or give it to anyone. Period.
Installation:
Finally. Move the main program ("SecurityV3.71e") and it's related files
to any directory you like.
Move the sound files ("right.sfx","wrong.sfx","reset.sfx") to any
directory you like. If you do not have a sounds directory, assign Sounds:
to the directory you have moved them to. (And if you don't know how, contact
your local Amiga dealer, or write me a letter.)
Move the file "np" to the C: directory. Only to the C: directory.
When you first log on, use a username of "New" and a Password of "New".
Then select the Editor and CHANGE YOUR USERNAME/PASSWORD. Your computer is
then protected.
That's it! The program will create directories and files it needs
automatically.
Usage:
If you have an earlier version of Security Control, you will find the
Usernames and Passwords you have used previously will continue to work, as
all versions are compatible with each other.
Running the program: Place the command "Security" at the top of your
Startup-Sequence (WB 1.x & WB 2.x users). If that command alone is used,
the program defaults to non-interlaced mode, and Sounds are OFF. Use the
icon to run the program from Workbench to test it whenever you need.
Place the command "setclock load" before the above line, or the date and
time will be displayed with what the computer thinks they are.
Registered Version Has:
=======================
To change the options, simply use the following commands:
(Use "-" for a default value)
"lace" = Turns on interlaced mode. Useful for A3000 computers or those with
deinterlaced display boards. DEFAULT = non-interlace.
"soundon" = Turns digitized sounds. These will play at key areas in the
program, and are included because the Amiga is built for cool sounds, among
other things. If the program can't find even one of the sound files, sounds
are turned off, no matter what the settings. DEFAULT = sounds off.
"Drive:directory[/directory...]" = Changes default directory of the place
the sound files are located. Ex: "dh1:sfx", "work:sounds", "dh0:", or even
"sys:Security/Sounds". DEFAULT is "SOUNDS:" - assigned if need be.
"######" = Samples per second of the sound file "wrong.sfx". This is
provided so you can take your own sound, rename it, and then use it instead
of the default sounds. DEFAULT = 17897.
"######" = Samples per second of the sound file "right.sfx". See above.
DEFAULT = 17897.
"######" = Samples per second of the sound file "reset.sfx". See above.
DEFAULT = 17897.
Example commands:
"dh1:Utilities/Security - soundon dh1:SFX - - -" or
"work:tools/Security lace soundon - 10000 8003 6393" or
"sys:Security lace - - - - -".
=======================
If you prefer to have the Workbench or CLI staring at you when you log on
correctly, you may do so by placing the command RUN in front of the command.
(I.E. "run <>NIL: dh1:Utilities/Security"
The program will load and run while the startup-sequence or user-startup is
running. A user will not be able to switch to Workbench without finishing
the Username and Password check. Neat.
The program is totally mouse controllable (except during Username and
Password input.), as well as totally keyboard controllable. Type "Help" at
the main Username prompt to display the credits. Or move the mouse pointer
to the title at the top of the screen, and click the left mouse button.
Needless to say, "Help" cannot be entered as an authorized Username. (That
sentence saves about two dollars worth of postage or phone calls!)
Features and Interesting Notes:
* The maximum length of any Username or Password is 15 characters.
* You cannot delete a Username/Password if there is currectly only one
Username and Password. The editor selection will be shaded, giving you a
hint.
* ESC clears the line at the main Username or Password prompt. This allows
you to start over whenever you feel neccessary.
Log Files:
-=-=-=-=-=-
Log files have been added so you can monitor the attempts or accesses to
the computer. They are located in the S: directory, in a sub-directory
called "LogEntrys", and are written according to date. (Ex: "log.08-02-92",
etc.)
Unsuccessful Logon Attempts:
If after three tries at either the Username or Password the correct word was
not entered, the computer will:
1. Write that information in the log file.
2. Print that information to the screen.
3. Play a sound informing anyone else that may hear.
4. Lock the computer with an alarm sounding.
Log Files:
There are five different types of messages written to the log files. These
are:
[name] logged in at: [time] on [date].
- This means someone logged on successfully.
[name] changed Username to [name] at: [time] on [date].
- This means someone changed either their Username or Password or both.
[name] created new Username at: [time] on [date].
- This means someone created a new Username. (Duh?)
[name] was deleted at: [time] on [date].
- This means someone deleted a Username so they can either use another, or
they don't want to be able to log on ever again.
*** Unsuccessful logon attempt at: [time] on [date].
Logged in using [name]...Searching for Authorized Usernames/Passwords.
- This means someone tried to log on with either an authorized Username and
was searching for Passwords, or was searching for authorized Usernames. Time
to look over your shoulder, so to speak.
TROUBLE SHOOTING:
If the program dies for no apparent reason, (which it shouldn't), send me a
letter explaining your computer system, your memory, your workbench version,
and your detailed explaination of what events took place before it died.
Please, make sure you can repeat the problem, and tell me how to repeat it.
If the program displays "SYSTEM FILE NOT FOUND, SEE DOCUMENTATION.", then
you either forgot to install the file "np" in the C: directory, or it was
deleted by some unknown force. The program has already created a new one,
but it's contents are very secret. Hide these words from anyone you don't
want running the system:
Username: Xrtredo Password: Uraqt
Now quick, get some whiteout or a knife, and remove those words after you
memorize them. Those words will allow anyone the ability to delete the file
"np" and then log in and lock YOU out. Not good.
Once the program displays the above message, it will go to the main screen.
Enter the above, and then please remeber to change the Username and Password
to your own!!
(The registered version will include a Username and Password of your choice
hard-coded in the program, for your convenience!)
Why Register???
Registered Version Features:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
(If these features sound good, send in your registration. You'll get them!)
* A Screen Blanker has been added so if there is no mouse or keyboard
activity for approx. one minute, the screen turns black. To restore the
display, simply hit any key, mouse the mouse, or press the mouse button.
You will be back right where you left it.
* The computer will sound an alarm forever once an unsuccessful login has
occurred. It is very annoying, BTW.
* It will have a personalized "Backup" Username and Password hardcoded in,
so if you lose or delete the system files, it will recreate them for you
using your personal data.
* It will use a "real" encryption algorithm, not just ASCII tumblers.
* It may include a Hard Drive priority option, where it disables booting
off floppy drives. This will be handled carefully, as it may be a good
way to lock up the hard drives, but I think in 90% of the cases, its safe.
* It may include different Username levels, with different startup scripts
for each user. In this way you can log in and have full access, but your
roommate or little brother only have read-only access to the games drawer!
* The sounds are customizable, so you can add your own. You will also
receive lots of new sounds to use.
* The video display will now support interlace.
* It may even be prettier (interface-wise), but it was designed to be a
security program that locks out people until it is satisfied, so there's
a reason for its style.
* You will get a disk with the latest registered version, including a
number of new features, and a lot of other sampled sounds to use.
* There is no "Welcome" screen to slow things down. This is a way of
reminding you of the "evaluation status" of this program.
* You will receive notification of updates to this program, which may
include features you have suggested!
* You will be considered a good person, and will be rewarded for your
generosity by a clear conscious and good remarks.
Credits:
This program was written by Robert Marlbrough, Jr. It was released as
collegeware, so any donations will be greatly appreciated. The registration
amount is fair I think. Programmers appreciate the feedback as well.
It was thoroughly beta-tested by Ray Marlbrough, who found bugs unthinkable,
and made suggestions greatly needed. He would love a job as a beta-tester
on either IBM's or Amiga's, and any offers should be sent to our address
below.
If you have any suggestions, comments, or complaints, PLEASE let me know
about them. Only costs you (currently) 29 cents, or a phone call to The
Mouse Trap BBS at (619) 464-2134, or leave e-mail to the Internet address
below.
Registration Fee: $20
Please send registration fees, comments, suggestions, or complaints to:
Robert Marlbrough, Jr.
Security Control v3.71e
28 South "U" Avenue
National City, CA. 91950-2061
Internet Address: express@ctsnet.cts.com
Robert Marlbrough on: The Mouse Trap BBS: (619) 464-2134
Thank you for your time.